home *** CD-ROM | disk | FTP | other *** search
/ Ultimate Screensaver / Ultimate Screen Savers Collection (CMS Distributing) (1996).ISO / saver2 / saver / setup.inf < prev    next >
INI File  |  1995-11-30  |  777b  |  32 lines

  1. ;
  2. ; Example SETUP.INF file for SETUP.EXE 4.6
  3. ; (every setting has a default anyway)
  4. ;
  5. ; This would install a fictional Loan Application - change the
  6. ; settings to your specific product details.
  7. ;
  8. [BootSetup]
  9. DialogTitle=Puzzle Saver Setup
  10. ;DialogMessage1=Please wait...;20
  11. ;DialogMessage2=Initialising Setup...;40
  12. DialogWidth=300
  13. DialogHeight=150
  14. DialogColor=0
  15. DialogStyle=0
  16. SetupFileName=SETUP1.EXE
  17. SetupDistName=SETUP1.EXE
  18. ;ErrorMessageLaunch=
  19. SetupLog=1
  20. SetupLogFile=SETLOAN.LOG
  21. DeleteSetup=1
  22. UseTempDir=0
  23. TempDir=~KODAK
  24. ;ErrorMessageTempDir=
  25. FreeSpace=600000
  26. ErrorMessageFreeSpace=Please free up some disk space and re-attempt Setup.
  27. VersionCheck=0
  28. ;NoIgnore=1
  29. ErrorMessageInstall=Please contact your distributer.
  30. ;ErrorMessageInstallOther=
  31.  
  32.